[INFO] fetching crate lazygh 0.5.0...
[INFO] testing lazygh-0.5.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lazygh 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate lazygh 0.5.0
[INFO] finished tweaking crates.io crate lazygh 0.5.0
[INFO] tweaked toml for crates.io crate lazygh 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazygh 0.5.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazygh 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded cc v1.1.19
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3de040f90177300a4e8bd82b5be8fc7e51de7876c3f015e31f27618ce24a42c5
[INFO] running `Command { std: "docker" "start" "-a" "3de040f90177300a4e8bd82b5be8fc7e51de7876c3f015e31f27618ce24a42c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3de040f90177300a4e8bd82b5be8fc7e51de7876c3f015e31f27618ce24a42c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de040f90177300a4e8bd82b5be8fc7e51de7876c3f015e31f27618ce24a42c5", kill_on_drop: false }`
[INFO] [stdout] 3de040f90177300a4e8bd82b5be8fc7e51de7876c3f015e31f27618ce24a42c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18f4a2256e4c61666c622dac8e2877cd8a8b7f8dc019489c5e7720bbcc670725
[INFO] running `Command { std: "docker" "start" "-a" "18f4a2256e4c61666c622dac8e2877cd8a8b7f8dc019489c5e7720bbcc670725", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling lazygh v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> src/app.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Text`
[INFO] [stdout]  --> src/app.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     text::{Line, Span, Text},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `process::Command`
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     process::Command,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     time::{Duration, Instant},
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/app.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 |             .split(frame.size());
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/app.rs:380:48
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let area = centered_rect(60, 20, frame.size());
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key`
[INFO] [stdout]    --> src/app.rs:636:24
[INFO] [stdout]     |
[INFO] [stdout] 636 |                     Ok(public_key) => {
[INFO] [stdout]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSHKey` is never constructed
[INFO] [stdout]   --> src/db.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SSHKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.87s
[INFO] running `Command { std: "docker" "inspect" "18f4a2256e4c61666c622dac8e2877cd8a8b7f8dc019489c5e7720bbcc670725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f4a2256e4c61666c622dac8e2877cd8a8b7f8dc019489c5e7720bbcc670725", kill_on_drop: false }`
[INFO] [stdout] 18f4a2256e4c61666c622dac8e2877cd8a8b7f8dc019489c5e7720bbcc670725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e0c56bd0e23a4cb91bdf911e499ab9dcd88f26b9d7ed6f3258206d4f5419fe7
[INFO] running `Command { std: "docker" "start" "-a" "2e0c56bd0e23a4cb91bdf911e499ab9dcd88f26b9d7ed6f3258206d4f5419fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazygh v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> src/app.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Text`
[INFO] [stdout]  --> src/app.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     text::{Line, Span, Text},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `process::Command`
[INFO] [stdout]   --> src/app.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     process::Command,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     time::{Duration, Instant},
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/app.rs:184:26
[INFO] [stdout]     |
[INFO] [stdout] 184 |             .split(frame.size());
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/app.rs:380:48
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let area = centered_rect(60, 20, frame.size());
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key`
[INFO] [stdout]    --> src/app.rs:636:24
[INFO] [stdout]     |
[INFO] [stdout] 636 |                     Ok(public_key) => {
[INFO] [stdout]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSHKey` is never constructed
[INFO] [stdout]   --> src/db.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SSHKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "2e0c56bd0e23a4cb91bdf911e499ab9dcd88f26b9d7ed6f3258206d4f5419fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0c56bd0e23a4cb91bdf911e499ab9dcd88f26b9d7ed6f3258206d4f5419fe7", kill_on_drop: false }`
[INFO] [stdout] 2e0c56bd0e23a4cb91bdf911e499ab9dcd88f26b9d7ed6f3258206d4f5419fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 221b48fb46d9a75dee8017d183cdf25c32748252f5cd56eea156eaa09e72a541
[INFO] running `Command { std: "docker" "start" "-a" "221b48fb46d9a75dee8017d183cdf25c32748252f5cd56eea156eaa09e72a541", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `KeyEventKind`
[INFO] [stderr]  --> src/app.rs:5:56
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crossterm::event::{self, Event, KeyCode, KeyEvent, KeyEventKind, KeyModifiers};
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Text`
[INFO] [stderr]  --> src/app.rs:9:24
[INFO] [stderr]   |
[INFO] [stderr] 9 |     text::{Line, Span, Text},
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Duration` and `process::Command`
[INFO] [stderr]   --> src/app.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     process::Command,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     time::{Duration, Instant},
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stderr]    --> src/app.rs:184:26
[INFO] [stderr]     |
[INFO] [stderr] 184 |             .split(frame.size());
[INFO] [stderr]     |                          ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stderr]    --> src/app.rs:380:48
[INFO] [stderr]     |
[INFO] [stderr] 380 |         let area = centered_rect(60, 20, frame.size());
[INFO] [stderr]     |                                                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `public_key`
[INFO] [stderr]    --> src/app.rs:636:24
[INFO] [stderr]     |
[INFO] [stderr] 636 |                     Ok(public_key) => {
[INFO] [stderr]     |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SSHKey` is never constructed
[INFO] [stderr]   --> src/db.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct SSHKey {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lazygh` (bin "lazygh" test) generated 7 warnings (run `cargo fix --bin "lazygh" -p lazygh --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazygh-8d979d2364365f34)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "221b48fb46d9a75dee8017d183cdf25c32748252f5cd56eea156eaa09e72a541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221b48fb46d9a75dee8017d183cdf25c32748252f5cd56eea156eaa09e72a541", kill_on_drop: false }`
[INFO] [stdout] 221b48fb46d9a75dee8017d183cdf25c32748252f5cd56eea156eaa09e72a541
